home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1994 February: Tool Chest / Dev.CD Feb 94.toast / New System Software Extensions / QuickDraw™ GX v1.0ß2 / Sample Code / Printing Samples / Printer Drivers… / ImageWriterLQ / DialogRoutines.h < prev    next >
Encoding:
Text File  |  1993-04-16  |  680 b   |  22 lines  |  [TEXT/MPS ]

  1. /*---------------------------------------------------------------------------
  2. FILENAME
  3.     DialogRoutines.h
  4.  
  5. DESCRIPTION
  6.     This file is the header file the routines which are implemented in the
  7.     DialogROutines.c file.
  8.         
  9. COPYRIGHT
  10.     Copyright Apple Computer, Inc. 1992
  11.     All rights reserved. 
  12.     
  13. INTERFACE ROUTINES:
  14.     DoSheetfeederDialog
  15.  
  16. -------------------------------------------------------------------------------- */
  17.  
  18. /***************************************************************************************
  19. *                                         FORWARD DECLARATIONS                                                 *
  20. ***************************************************************************************/                        
  21.  
  22. OSErr DoSheetfeederDialog(void);